速報APP / 工具 / IOT Arduino Face Recognition

IOT Arduino Face Recognition

價格:免費

更新日期:2019-01-08

檔案大小:54M

目前版本:3.1.2

版本需求:Android 4.4 以上版本

官方網站:https://zavalaovarturo.wixsite.com/website

Email:zavala.o.v.arturo@gmail.com

聯絡地址:Manuel Flores 3901 Los Altos, Tijuana, Mexico

IOT Arduino Face Recognition(圖1)-速報App

IOT Solution.

If you want to do a project with Arduino in which you need to control some device with your Android phone through WiFi, then this application can help a lot!

The advance and development of high resolution per frame cameras these years to motivated both engineers and students in the research and creation of applications based on "automated" computer vision algorithms, a frequent task and used is the tracking of object movements made by these, and position of the object as well as its own characteristics, such as object shape, object color, etc.

In this case, the project is based on the tracking and recognition of faces, If it detects a face it focuses it within a red frame, if it recognizes it in a lower percentage the focus is within a yellow frame and if the percentage is high or very high it focuses it within a green frame.

The APP USES THE OpenCV LIBRARY. If you have not downloaded it yet, the application will ask you to download the OpenCV Manager.

UDP Server and Client App.

Communicate with Arduino and WiFi modules like CC3000, ATWINC1500 and ESP8266.

- Connect your mobile to an access point.

- Enter target host on app.

IOT Arduino Face Recognition(圖2)-速報App

- Change port if needed for both server and client.

How does it work:

Run the application select WiFi in the menu to register the target host and port by which the information will be sent to the WiFi module and your Arduino can receive the information and can make the necessary calculations.

You can then begin the tracking and take some photos of the face you want to recognize, and start recognition by pressing the button fr, if you want to see or delete the photos you can do it in the menu.

Arduino micro receives information about the object through a WiFi module in this case

the SparkFun Breakout Board CC3000 from IT, the communication is done through UDP sockets client server, the application in the mobile sends the necesary data (Frame size position for horizontal and vertical servo) to the microcontroller so that this can perform the calculations with the information sent and perform the updates in the servos, in this case only the horizontal.

I hope it is of your pleasure and to serve to you for cool project

or investigative study or as you wish.

You can se a Example here:

IOT Arduino Face Recognition(圖3)-速報App

https://www.hackster.io/MrMojoRisin/iot-face-tracking-and-recognition-d66070

IOT Arduino Face Recognition(圖4)-速報App